home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 38 / PC Gamer IT CD 38 2-2.iso / utility / winmenu98 / _SETUP.1 / Config.exe / 0 / RCDATA / TNAGFORM / TNAGFORM.txt < prev   
Text File  |  1998-12-21  |  3KB  |  146 lines

  1. object nagform: Tnagform
  2.   Left = 317
  3.   Top = 239
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Nag Screen'
  7.   ClientHeight = 318
  8.   ClientWidth = 531
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object About_Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 531
  22.     Height = 318
  23.     Align = alClient
  24.     TabOrder = 0
  25.     object TransImage11: TTransImage
  26.       Left = 16
  27.       Top = 8
  28.       Width = 200
  29.       Height = 200
  30.       Picture.Data = {<image000.bmp>}
  31.       PictureMask.Data = {<image001.bmp>}
  32.     end
  33.     object Label131: TLabel
  34.       Left = 232
  35.       Top = 32
  36.       Width = 281
  37.       Height = 33
  38.       AutoSize = False
  39.       Caption = 'Svenna∩┐╜s Win Menu 98'
  40.       Font.Charset = ANSI_CHARSET
  41.       Font.Color = clRed
  42.       Font.Height = -24
  43.       Font.Name = 'Comic Sans MS'
  44.       Font.Style = [fsBold, fsItalic, fsUnderline]
  45.       ParentFont = False
  46.       Transparent = True
  47.     end
  48.     object Label141: TLabel
  49.       Left = 224
  50.       Top = 96
  51.       Width = 51
  52.       Height = 13
  53.       Caption = 'Shareware'
  54.     end
  55.     object Label151: TLabel
  56.       Left = 233
  57.       Top = 112
  58.       Width = 194
  59.       Height = 26
  60.       Caption = 
  61.         'This is app shareware. but if you use this FREE registration it∩┐╜' +
  62.         's yours.'
  63.       Transparent = True
  64.       WordWrap = True
  65.     end
  66.     object Image11: TImage
  67.       Left = 440
  68.       Top = 72
  69.       Width = 75
  70.       Height = 103
  71.       AutoSize = True
  72.       Picture.Data = {<image002.bmp>}
  73.     end
  74.     object Label161: TLabel
  75.       Left = 24
  76.       Top = 200
  77.       Width = 88
  78.       Height = 13
  79.       Caption = 'Sven Tore Iversen'
  80.     end
  81.     object Label191: TLabel
  82.       Left = 24
  83.       Top = 264
  84.       Width = 57
  85.       Height = 13
  86.       Caption = 'Pasopvg 56'
  87.     end
  88.     object Label201: TLabel
  89.       Left = 24
  90.       Top = 280
  91.       Width = 95
  92.       Height = 13
  93.       Caption = '1279 OSLO Norway'
  94.     end
  95.     object URLLabel11: TURLLabel
  96.       Left = 24
  97.       Top = 224
  98.       Width = 109
  99.       Height = 13
  100.       Cursor = crHandPoint
  101.       LabelType = hmMAIL
  102.       AllowDown = True
  103.       Effect98 = True
  104.       Caption = 'svenna@cybergal.com'
  105.       Font.Charset = DEFAULT_CHARSET
  106.       Font.Color = clBlue
  107.       Font.Height = -11
  108.       Font.Name = 'MS Sans Serif'
  109.       Font.Style = []
  110.       ParentFont = False
  111.       Transparent = True
  112.     end
  113.     object URLLabel21: TURLLabel
  114.       Left = 24
  115.       Top = 240
  116.       Width = 111
  117.       Height = 13
  118.       Cursor = crHandPoint
  119.       Effect98 = True
  120.       Caption = 'home.sol.no/~svenive/'
  121.       Font.Charset = DEFAULT_CHARSET
  122.       Font.Color = clBlue
  123.       Font.Height = -11
  124.       Font.Name = 'MS Sans Serif'
  125.       Font.Style = []
  126.       ParentFont = False
  127.       Transparent = True
  128.     end
  129.     object Button21: TButton
  130.       Left = 400
  131.       Top = 264
  132.       Width = 75
  133.       Height = 25
  134.       Caption = '&Register'
  135.       TabOrder = 0
  136.       OnClick = Button21Click
  137.     end
  138.   end
  139.   object Timer1: TTimer
  140.     Interval = 5000
  141.     OnTimer = Timer1Timer
  142.     Left = 304
  143.     Top = 256
  144.   end
  145. end
  146.